Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Let me first say that it is NOT a permissions issue. Let me now describe the issue.
When a user tries to save a css file an error of - [CSSErrorHeader] : Please make sure permissions that you have permissions set correctly.
Having said that, I can see that the change is propagated to the Filesystem and it saved to the Database.
I am able to create a file with no issue. If I then try and modify the file the error is thrown.
What sort of errors should I be looking for in the logs to help me diagnose this?
Again, this is not a permissions error as I can see that the actually file gets written to disk.
I believe its caused by the css file being too many lines long. Split // Minify your css file.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error in Production - [CSSErrorHeader]
Let me first say that it is NOT a permissions issue. Let me now describe the issue.
When a user tries to save a css file an error of - [CSSErrorHeader] : Please make sure permissions that you have permissions set correctly.
Having said that, I can see that the change is propagated to the Filesystem and it saved to the Database.
I am able to create a file with no issue. If I then try and modify the file the error is thrown.
What sort of errors should I be looking for in the logs to help me diagnose this?
Again, this is not a permissions error as I can see that the actually file gets written to disk.
I believe its caused by the css file being too many lines long. Split // Minify your css file.
is working on a reply...